How to Install ktap software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install ktap software package in Ubuntu 16.04 LTS (Xenial Xerus)

ktap software package provides lightweight script-based dynamic tracing tool for Linux, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install ktap 

ktap is installed in your system.

Make ensure the ktap package were installed using the commands given below,

$ sudo dpkg-query -l | grep ktap *

You will get with ktap package name, version, architecture and description in a table

ktap package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package ktap
Version 0.4+git20150927-1
Description lightweight script-based dynamic tracing tool for Linux
Sub Section Devel


See Also, How to uninstall or remove ktap software package from Ubuntu 16.04 LTS (Xenial Xerus) ?